home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / submenu / 00109.ls < prev    next >
Encoding:
Text File  |  1995-03-29  |  128 b   |  8 lines

  1. on exitFrame
  2.   global NextMovie
  3.   set NextMovie to "act9"
  4.   repeat with yyy = 1 to 48
  5.     puppetSprite(yyy, 0)
  6.   end repeat
  7. end
  8.